home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tex / inputs / amstexsiam-doc.tex (.txt) < prev    next >
LaTeX Document  |  1991-05-20  |  9KB  |  183 lines

  1. % This is the file siamdoc.tex.  Typeset with plain TeX.
  2. \magnification=\magstephalf
  3. \tolerance=1000
  4. \def\beginverbatim{\par\begingroup\setupverbatim\doverbatim}
  5. {\catcode`\|=0 \catcode`\\=12 % | is temporary escape character
  6.   |obeylines|gdef|doverbatim^^M#1\endverbatim{#1|endgroup}}
  7. \def\setupverbatim{\tentt \obeylines \uncatcodespecials \obeyspaces}
  8. {\obeyspaces\global\let =\ } % let active space = control space
  9. \def\uncatcodespecials{\def\do##1{\catcode`##1=12}\dospecials}
  10. {\catcode`\^^M=13 \gdef\gobblecr{\ifnextchar
  11. {\gobble}{\ignorespaces}}}
  12. {\catcode`\ =\active\gdef\vobeyspaces{\catcode`\ \active \let \xobeysp}}
  13.  \def\xobeysp{\leavevmode{} }
  14. \begingroup \catcode `|=0 \catcode `[= 1
  15. \catcode`]=2 \catcode `\{=12 \catcode `\}=12
  16. \catcode`\\=12 |gdef|@xverbatim#1\end{verbatim}[#1|end[verbatim]]
  17. |gdef|@sxverbatim#1\end{verbatim*}[#1|end[verbatim*]]
  18. |endgroup
  19. \def\makeother#1{\catcode`#112\relax}
  20. \def\verb{\begingroup \tt \uncatcodespecials
  21. \averb}
  22. \def\sverb#1{\def\tempa ##1#1{##1\endgroup}\tempa}
  23. \def\averb{\obeyspaces \frenchspacing \sverb}
  24. \font\textfontii = cmsy10
  25. \font\eightpt = cmr8
  26. \def\heading#1{\medskip\noindent{\bf #1.\ }}
  27. \def\AmSTeX{{\textfontii A}\kern-.1667em\lower.5ex\hbox
  28.  {\textfontii M}\kern-.125em{\textfontii S}-\TeX}
  29. \def\qed{\ifhmode\unskip\nobreak\fi\ifmmode\ifinner\else\hskip5pt\fi\fi
  30.  \hbox{\hskip5 pt \lower 1.5 pt\hbox{\vrule width .2 pt 
  31.  \vbox{\hrule width 4 pt height .2 pt \vskip 7.1 pt
  32.  \hrule width 4 pt height .2 pt }\unskip\vrule width .2 pt}}}
  33. \centerline{\bf USING  THE \AmSTeX\ SIAM STYLE FILE}
  34. \medskip
  35. {\eightpt\centerline{DOUGLAS N. ARNOLD and BRADLEY J. LUCIER}}
  36. \bigskip
  37. This document explains the use  of the \AmSTeX\ SIAM style file to produce
  38. a paper that is well on its way to being
  39. typographically acceptable for publication
  40. in a SIAM journal.  The \AmSTeX\ SIAM style file (amstexsiam.sty) is
  41. a modification of the \AmSTeX\ style file, amsppt.sty.
  42. We assume familiarity with \AmSTeX\ and amsppt,
  43. as documented in
  44. {\it The Joy of \TeX\ }
  45. by Michael Spivak.
  46. Most of the points introduced below are illustrated in
  47. the nonsense paper {\it A sample paper to illustrate the
  48. \AmSTeX\ SIAM style file}.
  49. \heading{Publication information}  When the paper has been accepted,
  50. this must be noted in the \TeX\ input file using the macro \verb"\accepted",
  51. and various information must be given
  52. after the \verb"\documentstyle" command to correctly format
  53. the first page of the paper and the running heads.  This information
  54. consists of the beginning page number of the article,
  55. the journal name, the issue volume, the issue number, 
  56. the month of appearance, the year of appearance, 
  57. the place of the paper in the issue, the head for even pages, and
  58. the head for odd pages, as in the following example:
  59. \medskip
  60. \beginverbatim
  61. \accepted
  62. \pageno=10
  63. \def\journalname{{\sixrm SIAM J. M{\fiverm ATH.} A{\fiverm NAL.}}}
  64. \def\issuevolume{1}
  65. \def\issuenumber{2}
  66. \def\issuemonth{February}
  67. \def\issueyear{1988}
  68. \def\placenumber{002}
  69. \def\evenhead{bradley j\. lucier and douglas n\. arnold}
  70. \def\oddhead{a sample paper}.
  71. \endverbatim
  72. \medskip
  73. \noindent The even and odd heads can be given even before the paper has been
  74. accepted.
  75. \heading{Title} Use \verb"\title" and \verb"\endtitle".
  76. Type the title in all caps.
  77. Attach any footnotes that apply to the paper
  78. as a whole to the title.
  79. \heading{Author} Use \verb"\author" and \verb"\endauthor".
  80. Type the author's name in all caps.  For multiple authors type the word
  81. ``and'' in lowercase.
  82. \heading{Author's affiliation}  Give the  affiliation of each author
  83. in a footnote attached to each author's name.  Statements
  84. acknowledging support should be contained in the same footnote.
  85. Do {\it not} use the \verb"\affil" or \verb"\address" macros.
  86. \heading{Footnotes} Use \verb"\footnote".
  87. For the topmatter, use footnote symbols.
  88. In the rest of the paper
  89. use numbered footnotes. 
  90. The order of footnote symbols is star (*\thinspace = \thinspace\verb"*"), dagger
  91. (\dag\thinspace =\thinspace \verb"\dag"), double-dagger (\ddag\thinspace =\thinspace \verb"\ddag"),
  92. section-marker (\S\thinspace = \thinspace\verb"\S").
  93. \heading{Abstract} Use \verb"\abstract".
  94. \heading{Keywords} Use \verb"\keywords" with commas between keywords
  95. but without ending punctuation.
  96. \heading{Subject classifications} Use \verb"\subjclass"
  97. with commas between classifications
  98. but without ending punctuation.
  99. \heading{Headings} Use \verb"\subheading" without ending punctuation.
  100. The argument shall begin with the section number followed by a period
  101. and then the section name with only the first word capitalized.
  102. Very long papers could use \verb"\heading" and \verb"\subheading".  If
  103. \verb"\heading" is used start heading name with a section mark
  104. (\S\thinspace =\thinspace\verb"\S") and the section number followed by a period and the
  105. section title with the first letter of each major word capitalized.
  106. \heading{Equation numbers}  Use \verb"\tag".
  107. \heading{Theorems, etc} Use \verb"\proclaim" and \verb"\endproclaim"
  108. for theorems, lemmas, corollaries, claims, propositions, etc.  The
  109. argument to \verb"\proclaim" takes no ending punctuation.
  110. \heading{Definitions} Use \verb"\proclaim" and \verb"\endproclaim",
  111. but use \verb"\rm" to set the body of the definition in roman.
  112. \heading{Proofs, etc} Use \verb"\demo" and \verb"\enddemo"
  113. for proofs, examples, remarks, cases, etc.  The
  114. argument to \verb"\demo" takes no ending punctuation.  The
  115. end-of-proof mark is an open box (\qed\thinspace =\thinspace\verb"\qed").
  116. \heading{Lists and sublists}  Use \verb"\roster" and \verb"\endroster".
  117. Rosters use default labels of the form (1), (2), etc.
  118. Subrosters are permitted.  Each subroster {\it must} be enclosed
  119. in a separate pair of braces. Subrosters are not standard \AmSTeX.
  120. \heading{References} These can be done exactly as in {\it The Joy
  121. of \TeX.}  Use \verb"\Refs" and \verb"\ref".
  122. \heading{Table of contents} There are no special macros provided to set
  123. a table of contents.  If a table of contents is desired, follow these
  124. guidelines.  Switch to eight point type (\verb"\eightpoint").
  125. Center the word ``CONTENTS'' in caps.  Capitalize only the first word
  126. of entries.  Runover lines align with the start of entries.
  127. Place the section number flush left with one em to section title,
  128. spaced dots from end of entry to page number, and two ems between the
  129. dots and page number.  Leave 18--20 points of vertical space, baseline
  130. to baseline, to the text above and below.
  131. \heading{Figure legends} Use \verb"\topspace" or \verb"\midspace".
  132. Set the caption as, for example,
  133. \verb"\topspace{3 in}\caption{\eightpoint{\smc Fig\. 1.\enspace}\it Type caption here.}".
  134. \heading{Tables} There are no special macros provided to set
  135. tables.  Follow these guidelines.
  136. Switch to eight point type (\verb"\eightpoint").
  137. Center the table on the page width.  Put a minimum
  138. of  18 points
  139. space (baseline to baseline) above and/or below the table.
  140. Center the label over the table.  The label
  141. should be of the form \verb"{\smc Table~1.}"  The title of the table should
  142. be in italics centered over the table with only the first word capitalized.
  143. Column headings may be in set in six point type if necessary to fit properly
  144. over the columns.  Place  half point rules
  145. above and below the column headings, and at the end of the table.
  146. \heading{New control sequence in the \AmSTeX\ SIAM style file}
  147. The amount that each roster is indented is controlled by the value of
  148. \verb"\rosterindent".  For most lists the default value need not
  149. be changed.
  150. \heading{Fonts} The font \verb"cmcsc10" is
  151. used at 8 point (\verb"cmcsc10 at 8 pt") so there is a
  152. caps-and-small-caps font for use in abstracts, etc.  You must
  153. have the appropriate \verb"pxl", \verb"pk" or \verb"gf" file for
  154. your printer driver. (See your local \TeX\ guru.  He or she may 
  155. generate the font in the right size using Metafont.) 
  156. Or, you can redefine the font \verb"\eightsmc"
  157. to be whatever you can use for an eight point caps-and-small-caps font.
  158. If you have absolutely no eight point caps-and-small-caps font, then
  159. give the command \verb"\font\eightsmc=cmr8" to substitute
  160. eight point roman.  SIAM can change it later if necessary.
  161. The file uses
  162. the newer \verb"cm" (computer modern) family of fonts (\verb"cmr9",
  163. \verb"cmr8", \verb"cmr6", \verb"cmmi9", \verb"cmmi8", \verb"cmmi6",
  164. \verb"cmsy9", \verb"cmsy8", \verb"cmsy6", \verb"cmbx9", \verb"cmbx8",
  165. \verb"cmbx6", \verb"cmti9", \verb"cmti8", \verb"cmsl9", \verb"cmsl8",
  166. \verb"cmcsc10", and \verb"cmcsc10 at 8 pt"), so you
  167. will have to change these references to the appropriate \verb"am"
  168. (almost modern) fonts
  169. if that is all you have available
  170. at your site.  The style file also assumes the
  171. existence of the American Mathematical Society fonts
  172. \verb"msxm9", \verb"msxm8", \verb"msxm6", \verb"msym9", \verb"msym8",
  173. and \verb"msym6".  If you do
  174. not have these fonts, then comment out the lines in amstexsiam.sty that
  175. reference
  176. them.
  177. \heading{Control sequences defined in the amsppt style but not in the \AmSTeX\ SIAM style}
  178. The commands
  179. \verb"\affil", \verb"\endaffil", \verb"\address", \verb"\date", and
  180. \verb"\thanks" have been redefined to give error messages when used, because
  181. their function has been taken over by other constructions, mainly footnotes
  182. to the title of the paper and the authors' names.
  183.